Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

fix: Correction of issues that are calculated when active is negative… #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seunghoking
Copy link

image

If the active is added even when it is negative, the total active becomes 0, so the denominator becomes 0.

image

Therefore, the negative number is branched out.

@cw-nikhilnaik
Copy link

Do you think your solution seems to be correct? because for fixing this, I also tried the same approach but i feel its incorrect. We need to solve the issue on why it is getting negative in the first place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants